home *** CD-ROM | disk | FTP | other *** search
/ CyberMycha 2008 January / Cybermycha 1_2008.iso / ProgramFilesFolder / Data / Menu / uidef / _OptionsControlSelect.def < prev    next >
Encoding:
Text File  |  2005-08-06  |  5.9 KB  |  224 lines

  1. !Include("UI.def")
  2.  
  3. MenuButton("UIOptionsControlSelect","OptionsControlSelect","","","Pattern")
  4. {
  5.     Checked(0)
  6.     Disabled(0)
  7.     CanCallPress(0)
  8.     CanCheck(0)
  9.     MouseLeaveDestroyFocus(1)
  10.     TextureCheckedAlpha(1.0)
  11.     TextCheckedAlpha(1.0)
  12.     TextureDisabledAlpha(1.0)
  13.     TextDisabledAlpha(1.0)
  14.     TextureFocusCheckAlpha(1.0)
  15.     TextFocusCheckAlpha(1.0)
  16.     CallPressPeriod(0.1)
  17.     DoubleClick(0.3)
  18.     Command(1)
  19.     Notify(1)
  20.     CanFocus(1)
  21.     TextureHighlightID("BoxNoBack")
  22.     TextureFocusAlpha(1.0)
  23.     TextFocusAlpha(1.0)
  24.     SelKeyUp(200)
  25.     SelKeyDown(208)
  26.     FocusSound("data/sounds/highlight")
  27.     Text("")
  28.     TextAlpha(1.0)
  29. //    TextColor(1.0,1.0,1.0)
  30.     TextColor(1.0,0.61,0.02)
  31.     Font("MSSansSerif8")
  32.     TextPosFlags(34)
  33.     PatternFile("../uidef/OptionsControlSelect.def")
  34.     Mouse(1)
  35.     Keyboard(1)
  36.     Joy(1)
  37.     Visible(1)
  38.     ParentPositioning(1)
  39.     PreviousElemPositioning(1)
  40.     ParentCenteringX(0)
  41.     ParentCenteringY(0)
  42.     ParentSizingX(0)
  43.     ParentSizingY(0)
  44.     FrameCornerSize(2,2)
  45.     TextureAlpha(1.0)
  46.     LogicSize(0.45,0.05)
  47.     LogicPos(0.0,1.2)
  48.  
  49.     ControlObject("UIControlObject","ID_LABEL","Specific")
  50.     {
  51.         Command(1)
  52.         Notify(1)
  53.         CanFocus(1)
  54.         TextureFocusAlpha(0.2)
  55.         TextFocusAlpha(0.6)
  56.         SelKeyUp(200)
  57.         SelKeyDown(208)
  58.         ForceTextLowerCase()
  59.         Text("label")
  60.         TextAlpha(0.6)
  61. //        TextColor(1.0,1.0,1.0)
  62.         TextColor(1.0,0.61,0.02)
  63.         Font("MenuSmall")
  64.         FontScale(0.5)
  65.         TextPosFlags(18)
  66.         PatternFileElem()
  67.         Mouse(0)
  68.         Keyboard(0)
  69.         Joy(0)
  70.         Visible(1)
  71.         ParentPositioning(1)
  72.         PreviousElemPositioning(0)
  73.         ParentCenteringX(0)
  74.         ParentCenteringY(1)
  75.         ParentSizingX(1)
  76.         ParentSizingY(1)
  77.         TextureAlpha(0.2)
  78.         LogicSize(0.4,1.0)
  79.         LogicPos(0.029999493,0.0)
  80.     }// [UIControlObject] ID_LABEL
  81.  
  82.     Button("UIButton","ID_BTN_LEFT","","Specific")
  83.     {
  84.         Checked(0)
  85.         Disabled(0)
  86.         CanCallPress(1)
  87.         CanCheck(0)
  88.         MouseLeaveDestroyFocus(1)
  89.         CheckSound("data/sounds/click")
  90.         TextureCheckedAlpha(1.0)
  91.         TextCheckedAlpha(1.0)
  92.         TextureDisabledID("ArrowSmallLeft")
  93.         TextureDisabledAlpha(0.4)
  94.         TextDisabledAlpha(1.0)
  95.         TextureFocusCheckAlpha(1.0)
  96.         TextFocusCheckAlpha(1.0)
  97.         CallPressPeriod(0.2)
  98.         DoubleClick(0.3)
  99.         Command(1)
  100.         Notify(1)
  101.         CanFocus(1)
  102.         TextureFocusAlpha(1.0)
  103.         TextFocusAlpha(1.0)
  104.         SelKeyUp(200)
  105.         SelKeyDown(208)
  106.         FocusSound("data/sounds/highlight")
  107.         Text("")
  108.         TextAlpha(1.0)
  109. //        TextColor(1.0,1.0,1.0)
  110.         TextColor(1.0,0.61,0.02)
  111.         Font("MSSansSerif8")
  112.         TextPosFlags(34)
  113.         PatternFileElem()
  114.         Mouse(1)
  115.         Keyboard(0)
  116.         Joy(1)
  117.         Visible(1)
  118.         ParentPositioning(1)
  119.         PreviousElemPositioning(0)
  120.         ParentCenteringX(0)
  121.         ParentCenteringY(1)
  122.         ParentSizingX(1)
  123.         ParentSizingY(1)
  124.         TextureID("ArrowSmallLeft")
  125.         TextureAlpha(0.8)
  126.         LogicSize(0.033333335,0.4)
  127.         LogicPos(0.85,0.30000004)
  128.     }// [UIButton] ID_BTN_LEFT
  129.  
  130.     Button("UIButton","ID_BTN_RIGHT","","Specific")
  131.     {
  132.         Checked(0)
  133.         Disabled(0)
  134.         CanCallPress(1)
  135.         CanCheck(0)
  136.         MouseLeaveDestroyFocus(1)
  137.         CheckSound("data/sounds/click")
  138.         TextureCheckedAlpha(1.0)
  139.         TextCheckedAlpha(1.0)
  140.         TextureDisabledID("ArrowSmallRight")
  141.         TextureDisabledAlpha(0.4)
  142.         TextDisabledAlpha(1.0)
  143.         TextureFocusCheckAlpha(1.0)
  144.         TextFocusCheckAlpha(1.0)
  145.         CallPressPeriod(0.2)
  146.         DoubleClick(0.3)
  147.         Command(1)
  148.         Notify(1)
  149.         CanFocus(1)
  150.         TextureFocusAlpha(1.0)
  151.         TextFocusAlpha(1.0)
  152.         SelKeyUp(200)
  153.         SelKeyDown(208)
  154.         FocusSound("data/sounds/highlight")
  155.         Text("")
  156.         TextAlpha(1.0)
  157. //        TextColor(1.0,1.0,1.0)
  158.         TextColor(1.0,0.61,0.02)
  159.         Font("MSSansSerif8")
  160.         TextPosFlags(34)
  161.         PatternFileElem()
  162.         Mouse(1)
  163.         Keyboard(0)
  164.         Joy(1)
  165.         Visible(1)
  166.         ParentPositioning(1)
  167.         PreviousElemPositioning(0)
  168.         ParentCenteringX(0)
  169.         ParentCenteringY(1)
  170.         ParentSizingX(1)
  171.         ParentSizingY(1)
  172.         TextureID("ArrowSmallRight")
  173.         TextureAlpha(0.8)
  174.         LogicSize(0.033333335,0.4)
  175.         LogicPos(0.95,0.30000004)
  176.     }// [UIButton] ID_BTN_RIGHT
  177.  
  178.     Button("UIButton","ID_OPTION","option","Specific")
  179.     {
  180.         Checked(0)
  181.         Disabled(0)
  182.         CanCallPress(0)
  183.         CanCheck(0)
  184.         MouseLeaveDestroyFocus(1)
  185.         TextureCheckedAlpha(1.0)
  186.         TextCheckedAlpha(1.0)
  187.         TextureDisabledAlpha(1.0)
  188.         TextDisabledAlpha(0.4)
  189.         TextureFocusCheckAlpha(1.0)
  190.         TextFocusCheckAlpha(1.0)
  191.         CallPressPeriod(0.1)
  192.         DoubleClick(0.3)
  193.         Command(1)
  194.         Notify(1)
  195.         CanFocus(1)
  196.         TextureFocusAlpha(0.3)
  197.         TextFocusAlpha(1.0)
  198.         SelKeyUp(200)
  199.         SelKeyDown(208)
  200.         ForceTextLowerCase()
  201.         Text("option")
  202.         TextAlpha(0.8)
  203. //        TextColor(1.0,1.0,1.0)
  204.         TextColor(1.0,0.61,0.02)
  205.         Font("MenuControlSelect")
  206.         FontScale(0.6)
  207.         TextPosFlags(34)
  208.         PatternFileElem()
  209.         Mouse(1)
  210.         Keyboard(0)
  211.         Joy(0)
  212.         Visible(1)
  213.         ParentPositioning(1)
  214.         PreviousElemPositioning(0)
  215.         ParentCenteringX(0)
  216.         ParentCenteringY(1)
  217.         ParentSizingX(1)
  218.         ParentSizingY(1)
  219.         TextureAlpha(0.2)
  220.         LogicSize(0.033333335,1.0)
  221.         LogicPos(0.9,0.0)
  222.     }// [UIButton] ID_OPTION
  223. }// [UIOptionsControlSelect] OptionsControlSelect
  224.